Api Usage
Public API
Endpoint: http://3.89.99.144/api/get/user/device
Method: POST
API Params: username, password, device
username: username request key you can view in user profile OR you will get this on at the time of registration.
password: password this is your web application password which you have set at the time of registration.
device: You can send device name with this key or You can send keyword ALL for getting all user devices.
Important: When sending a specific device name, you will receive a response as an object. However, if you use the keyword "ALL" along with the device key, the response will be an array.